protected virtual void FillInstancetData(
DicomDataSet dicomDataSet,
CompositeInstanceDataSet instanceDataSet,
bool updateExistentInstance,
string referencedFileName,
ReferencedImages[] images,
string retrieveAe,
string storeAe
)
protected:
virtual void FillInstancetData(
DicomDataSet^ dicomDataSet,
CompositeInstanceDataSet^ instanceDataSet,
bool updateExistentInstance,
String^ referencedFileName,
array<ReferencedImages^>^ images,
String^ retrieveAe,
String^ storeAe
)
dicomDataSet
The Leadtools.Dicom.DicomDataSet to extract the information from.
instanceDataSet
The CompositeInstanceDataSet to fill the information into.
updateExistentInstance
true to update the DICOM Instance information in the given instanceDataSet if the given dicomDataSet has different values.
referencedFileName
The path for the Leadtools.Dicom.DicomDataSet.
images
The ReferencedImages generated from the dicomDataSet.
retrieveAe
The AE Title System.String for the server used to retrieve the dicomDataSet.
storeAe
The AE Title System.String of the SCU that sent the original C-Store-REQ dicomDataSet.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document